runtime.spanInlineMarkBits.class (field)
6 uses
runtime (current package)
mgcmark_greenteagc.go#L70: class spanClass
mgcmark_greenteagc.go#L141: imb.class = class
mgcmark_greenteagc.go#L283: objIndex := uint16((uint64(p-base) * uint64(gc.SizeClassToDivMagic[q.class.sizeclass()])) >> 32)
mgcmark_greenteagc.go#L293: if q.class.noscan() {
mgcmark_greenteagc.go#L294: gcw.bytesMarked += uint64(gc.SizeClassToSize[q.class.sizeclass()])
mgcmark_greenteagc.go#L847: spanclass := imb.class
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |